home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / READ.DIR / kill.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  888 b   |  22 lines

  1. KILL  -  mark the current message for deletion, and read the next message
  2.  
  3. Usage:  KILL  
  4.  
  5. The KILL command combines two commands, DELETE and NEXT, that are often
  6.   used one after the other in READ MODE.  DELETE marks messages as deleted,
  7.   to be permanently removed when you give an EXPUNGE command or leave MM
  8.   with BYE or EXIT.  NEXT is usually not typed because it is the default 
  9.   command when you just press the RETURN key in READ MODE.
  10.  
  11. Example:
  12.     MM>read 1:10    #start reading messages 1 to 10
  13.     ..message 1..    #message 1 is displayed
  14.     Read>de        #mark message 1 for deletion
  15.     Read>        #RETURN key normally means NEXT
  16.     ..message 2..    #message 2 is displayed
  17.     Read>kill        #KILL instead of DELETE and NEXT
  18.     ..message 3..    #message 3 is displayed
  19.  
  20. For more help, type "help" and one of these topics:
  21.   delete   next   set default-read-command   expunge   message-handling
  22.